Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post: Use build.os instead of build.image #233

Merged
merged 4 commits into from
Aug 9, 2023

Conversation

humitos
Copy link
Member

@humitos humitos commented Aug 1, 2023

@humitos humitos requested a review from a team as a code owner August 1, 2023 14:40
@humitos humitos requested a review from ericholscher August 1, 2023 14:40
Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. This feels like the second most major deprecation after the config file v2 one. 😨 😆

use-build-os-config.rst Outdated Show resolved Hide resolved
use-build-os-config.rst Show resolved Hide resolved
Comment on lines +22 to +24
* **Monday, August 28, 2023**: Do the first brownout (temporarily enforce this deprecation) for 12 hours: 00:01 PST to 11:59 PST (noon)
* **Monday, September 18, 2023**: Do a second brownout (temporarily enforce this deprecation) for 24 hours: 00:01 PST to 23:59 PST (midnight)
* **Monday, October 2, 2023**: Do a third and final brownout (temporarily enforce this deprecation) for 48 hours: 00:01 PST to October 3, 2023 23:59 PST (midnight)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to sync up any of these brownouts with our existing brownouts for the config file deprecation? I feel like having a brownout almost every month for the next couple months is a lot. It would be good if we could just codify the brownout (eg. if date(2023, 08, 28) < datetime.now() date(2023, 08, 29) in the code vs. a feature flag)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@humitos
Copy link
Member Author

humitos commented Aug 8, 2023

@ericholscher I applied the suggestions and updated the date of the blog post for tomorrow. I think we are ready to merge it now.

@humitos humitos requested a review from ericholscher August 8, 2023 15:33
@humitos humitos merged commit ec7bed6 into main Aug 9, 2023
@humitos humitos deleted the humitos/build-image-deprecated branch August 9, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants